@charset "utf-8";
/*格式化样式*/

html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
html, body, form, iframe {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
*position:static;
*overflow-x:hidden;
}
.dis{ display:none;}
.innews{background:#FFF; text-align:left;}
.newslist{ background:#FFF; padding:5px; height:290px; padding-left:15px;}
.newslist li{ height:21px; line-height:21px; padding:1px 5px; font-size:14px; }
.newslist li a{color:#666;}


table {border-collapse: collapse;border-spacing: 0;}
caption, th {	text-align: left;	font-weight: normal;}
html, body, fieldset, img, iframe, abbr {	border: 0;}
i, cite, em, var, address, dfn {	font-style: normal;}
 [hidefocus], summary {outline:0;}
li {	list-style: none;}
h1, h2, h3, h4, h5, h6, small {	font-size: 100%;	font-family: "微软雅黑";}
sup, sub {	font-size: 83%;}
pre, code, kbd, samp {	font-family: inherit;}
q:before, q:after {	content: none;}
textarea {	overflow: auto;	resize: none;}
label, summary {	cursor: default;}
a, button {	cursor: pointer;}
h1, h2, h3, h4, h5, h6, em, strong, b {	font-weight: bold;}
del, ins, u, s, a, a:hover {	text-decoration: none;}
body, textarea, input, button, select, keygen, legend {	color: #333;	outline: 0;	font-family: Arial;	font-size: 12px;	line-height: 120%;*line-height: 130%;}
body {*letter-spacing: 0px;	background-color: #FFF;}
a, a:hover {	color: #333;	font-family: "微软雅黑";}
img {	vertical-align: bottom;}
input {	list-style: none;	border: none;	color: #5B5B5B;}
.wrapper {	width: 100%;	overflow: hidden;}
.topArea {
	width: 100%;
	max-width: 1200px;	min-width: 1000px;	margin: 0 auto;	height: 128px;	padding: 0px 0px;
}
.logo {
	float: left;	margin-left: 35px; padding-top:30px;}
.topArea .right { margin-left:0; width: 350px;	float: right;}
.topArea .right .part1 {	text-align:right; padding-top:30px;	width: 250px;	height: 20px;}
.topArea .right .part1 li {	border-left: 1px solid #25307d;	width: 70px;	text-align: center;	margin: 0 auto;	float: right;}
.topArea .right .part1 .en {	width: 110px;	font-size: 12px;	color: #25307d;	line-height: 20px;	height: 20px;	position: relative;}
.topArea .right .part1 .en img {	float: left;}
.topArea .right .part1 .en .b {	z-index: 100;	position: absolute;	top: 22px;	left: 45px;	z-index: 1010;	background: url(lang.png) no-repeat top center;
	width: 80px;	height: 58px;	padding-top: 10px;}
.topArea .right .part1 .en .b a {	display: block;	width: 78px;	line-height: 24px;}
.topArea .right .part1 .en .b a:hover {	color: #25307d;}
.topArea .right .part2 {	width: 300px;	padding-top: 13px;	z-index: 100;	height: 35px;}
.topArea .right .part2 .search {	background: url(search_bg.jpg) no-repeat left center;	width: 235px;	height: 30px;	color: #25307d;
	padding: 2px;	float: left;}
.topArea .right .part2 .search .btn_serach {
	background: url(search.png) no-repeat center center;
	width: 17px;	height: 16px;	border: none;	margin-top: 7px;	cursor: pointer;}
.topArea .right .part2 .search .serach_input {
	border: none;	height: 20px;	margin: 5px 0px 0px 8px;	color: #25307d;	line-height: 20px;	width: 190px;	float: left;}
.topArea .right .part2 .e_list {	width: 124px;	height: 35px;	background: url(e_list.png) no-repeat center center;
	float: left;}
/*导航*/



.nav_box {
	width: 100%;	background: #394b8b;	height: 49px;	line-height: 49px;	text-align: center;}
.fl {	float: left;}
.rlt {	position: relative;}
.hide {
	display: none;
}
.abs {
	position: absolute;
}
.navbar {
	display: block;
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	height: 49px;
}
.navbar li {
	transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	text-align: center;
	height: 49px;
	line-height: 49px;
	float: left;
	width: 170px;
}
.navbar li a {
	color: white;
	font-size: 14px;
	display: block;
	height: 100%;
	font-weight: 400;
}
.navbar li:hover {
	background: #25307d;
}
.navbar li ul {
	left: 0;
	top: 49px;
	width: 100%;
	background: #E9E9E9;
	z-index: 999;
	overflow: hidden;
}
.navbar li ul li {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.navbar li ul li a {
	color: #444;
}
.navbar li ul li a:hover {
	background: #25307d;
	color: #fff;
}
/*banner样式*/



.tempWrap {
	margin: 0 auto
}
.picBox {
	position: relative;
	font-size: 0;
	z-index: 90;
	transition: all 0.2s linear 0s;
}
.picBox a {
	transition: all 0.2s linear 0s;
}
.picBox .clearfix {
	width: 100%!important
}
.picBox .bd li {
	width: 100%!important;
	text-align: center;
	overflow: hidden;
}
.picBox ul {
	width: 100%!important;
}
.picBox .hd {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	height: 14px;
	z-index: 99;
	text-align: center
}
.picBox .hd ul {
	margin: 0;
	padding: 0
}
.picBox .hd li {
	background: #394b8b;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 16px;
	height: 16px;
	line-height: 80px;
	text-align: center;
	margin-left: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	border-radius: 50%;
}
.picBox .hd li.on {
	background: #e72e3d;
	color: #fff
}
.productArea {
	background: #edf3f6;
	width: 100%;
	padding-bottom: 45px;
}
.solution {
	width: 98%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	overflow: hidden;

}
.solution .title {
	height: 100px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #25307d;
 
}
.solution .txt a{
	line-height: 43px;
	font-size: 14px;
	color: #666;
}


.more {
	float: right;
	background: url(more.png) no-repeat left 18px;
	height: 50px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-left: 18px;
	line-height: 50px;
	
}
.solution li {
	margin-left: 1%;
	float: left;
	width: 225px;
	height:295px;
	text-align: center;
	background: #fff;
	border: 1px solid #edf3f6;
	border-bottom: 2px solid #edf3f6;
	margin-bottom:20px;
}

.solution li p {
	line-height: 43px;
	font-size: 18px;
	color: #666;
}


.solution li:hover {
	color: #25307d;
	border: 1px solid #25307d;
	border-bottom: 2px solid #25307d;
}
.solution li:hover p {
	color: #25307d;
}
.featuredArea {
	width: 98%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 15px;
}
.featured {
	width: 700px;
	float: left;
}
.featured .title {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #25307d;
}
.contact {
	width: 38.73%;
	max-width: 465px;
	float: right;
}
.contact .title {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #25307d;
}
.contact ul {
	background: #fff;
	padding: 8px 0px 20px 32px;
	overflow: hidden;
}
.contact ul li {
	line-height: 45px;
	font-size: 18px;
	color: #666;

}
.contact ul .li1 {
	background: url(pic1.png) no-repeat left center;
	padding-left: 55px;

}
.contact ul .li2 {
	background: url(pic2.png) no-repeat left center;
	padding-left: 55px;
}
.contact ul .li3 {
	background: url(pic3.png) no-repeat left center;
	padding-left: 55px;
}
.contact ul .li4 {
	background: url(pic4.png) no-repeat left center;
	padding-left: 55px;
	overflow: hidden;
}
.contact ul .li4 span {
	float: left;
	display: block;
}
.contact ul .li4 a {
	margin-right: 22px;
	display: block;
	float: left;
	margin-left: 8px;
}
.contact ul .li4 .a1 {
	background: url(email1.png) no-repeat center center;
	width: 44px;
	height: 44px;
}
.contact ul .li4 .a2 {
	background: url(s1.png) no-repeat center center;
	width: 44px;
	height: 44px;
}
.contact ul .li4 .a3 {
	background: url(tel1.png) no-repeat center center;
	width: 44px;
	height: 44px;
}
.contact ul .li4 .a1:hover {
	background: url(email2.png) no-repeat center center;
}
.contact ul .li4 .a2:hover {
	background: url(s2.png) no-repeat center center;
}
.contact ul .li4 .a3:hover {
	background: url(tel2.png) no-repeat center center;
}
.slideTxtBox {
	width:670px;
	background: #fff;
	text-align: center;
}
.slideTxtBox .hd {
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 20px;
	top: -1px;
	height: 32px;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
}
.slideTxtBox .bd ul {
	padding: 15px;
	zoom: 1;
	overflow: hidden;
	background: url(bg.jpg) no-repeat center center;
}
.slideTxtBox .bd li {
	width: 49.5%;
	float: left;
}
.slideTxtBox .bd li img {
	width: 300px;
	height:270px;
}
.slideTxtBox .bd li .txt {
	line-height: 20px;
	font-size: 12px;
	color: #666;
	height: 40px;
	overflow: hidden;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */



.slideTxtBox .arrow .prev {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 125px;
	left: 12px;
	background: url(left.png) no-repeat center center;
	cursor: pointer;
	z-index: 1000;
}
.slideTxtBox .arrow .next {
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 125px;
	right: 12px;
	background: url(right.png) no-repeat center center;
	cursor: pointer;
	z-index: 1000;
}
.part3 {
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	color: #666;
	padding-top: 20px;
}
.part3 .left {
	width: 74.5%;
	float: left;
}
.part3 .left .title {
	font-size: 18px;
	line-height: 30px;
	padding: 0px 0px 10px;
}
.part3 .left li {
	width: 25%;
	float: left;
	line-height: 20px;
	font-size: 13px;
}
.part3 .right {
	width: 22.5%;
	float: right;
}
.part3 .right .title {
	font-size: 18px;
	line-height: 30px;
	padding: 8px 0px 5px;
}
.part3 .right li {
	line-height: 20px;
	font-size: 13px;
}
.footer {
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	padding: 30px 0px 30px 0px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.footer .left_foot {
	float: left;
	width: 61%;
	height:200px;
}
.footer .ewm {
	float: right;
}
.footer a {
	padding: 0px 5px;
	color: #666;
}
.footer a:hover {
	color: #25307d;
	text-decoration: underline;
}
.main {
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
	padding: 0px 20px;
	overflow: hidden;
	background: #fff;
	padding-bottom: 20px;
	min-height: 625px;
}
.location {
	font-size: 14px;
	color: #666;
	padding: 20px 0px;
	line-height: 24px;
}
.location a {
	color: #666;
	padding: 0px 2px;
}
.location a:hover {
	color: #394b8b;
}
.left {
	width: 260px;
	float: right;
	position:relative;
}
.left ul li{ text-align:left; padding:5px 0 5px 20px; height:auto; margin-bottom:2px; background-color:#F6F6F6;}
.left ul li a{ font-size:14px;}
.left h3 {
	background: url(left_bg.png) no-repeat top center;
	padding-left: 20px;
	font-size: 22px;
	color: #fff;
	line-height: 51px;
}
.left .left_news{}
.left .left_news .left_news_title{ padding:10px;}
.left .left_news .left_news_cont ul{ height:auto; padding:10px 0;}
.left .left_news .left_news_cont ul li{ padding:5px; margin-bottom:8px; }
.left .left_news .left_news_cont ul li a{ font-size:9px; color:#666;line-height:20px;} 

.left_nav li {
	line-height: 35px;
	border-bottom: 1px solid #777;
	padding-left: 24px;
	background: url(3.gif) no-repeat 8px center;
}
.left_nav li a {
	display: block;
	line-height: 35px;
	color: #444;
}
.left_nav li a:hover {
	color: #394b8b;
}
.subpage_left {
	width: 260px;
	float: left;
}
.subpage_left li {
	border-top: 1px #CDCDCD solid;
}
.subpage_left li a {
	display: block;
	background: #ddd url(ico1.png) no-repeat 8px 10px;
	padding: 10px 0px 10px 27px;
}
.subpage_left .bigClass ul {
	display: none;
}
.subpage_left .bigClass li a {
	padding: 10px 0px 10px 44px;
	background: url(ico2.png) no-repeat 22px 10px #F9F9F9;
	display: block;
}
.subpage_left .bigClass li a:hover {
	color: #f60;
}
.right {
	width: 71%;
	float: left;
	margin-left: 28px;
}
.right .pic {
	text-align: center;
}
.right .pic img {
	width: auto;
	max-width: 100%;
}
.right .box {
	padding: 0px 0px 30px 0px;
	overflow: hidden;
	text-align: center;
}
.right .box .box_left {
	width: 350px;
	float: left;
	padding-top: 50px;
}
.right .box .box_left h4 {
	line-height: 35px;
	color: #f0ab39;
	font-size: 30px;
	font-weight: normal;
}
.right .box .box_left p {
	font-size: 24px;
	color: #666;
	line-height: 30px;
}
.right .box .box_left .ad {
	padding-top: 30px;
	overflow: hidden;
}
.right .box .box_left .a1 {
	color: #020202;
	font-size: 16px;
	background: #f0ab39;
	width: 152px;
	height: 38px;
	border-radius: 3px;
	display: block;
	float: left;
	line-height: 38px;
	text-align: center;
}
.right .box .box_left .a2 {
	margin-left: 30px;
}
.right .box .box_right {
	width: 300px;
	float: right;
	position: relative;
}
.right .box .box_right .big {
	position: absolute;
	bottom: -20px;
	right: 105px;
}
.list_news {
	padding: 20px 0px;
}
.news {
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}
.news img {
	float: left;
	margin-right: 10px;
}
.news h3 {
	text-align: left;
	font-size: 16px;
	padding-bottom: 10px;
}
.news h3 a {
	color: #444;
}
.news h3 a:hover {
	color: #394b8b;
}
.news p {
	line-height: 22px;
	color: #999;
	padding-right: 10px;
}
.list_news li {
	line-height: 24px;
	font-size: 12px;
	color: #777;
	background: url(4.gif) no-repeat left center;
	padding-left: 18px;
}
.list_news li .date {
	float: right;
}
.list_news li a {
	color: #777;
}
.list_news li a:hover {
	color: #394b8b;
	text-decoration: underline;
}
.footerArea {
	width: 100%;
	background: #394b8b;
	height: 98px;
}
.footer2 {
	padding-top: 35px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	width: 100%;
	max-width: 1200px;
	min-width: 1000px;
	margin: 0 auto;
}
.show {
}
.show h4 {
	font-size: 18px;
	text-align: center;
	padding-bottom: 10px;
	line-height: 30px;
}
.show .p1 {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.show .show_content {
	padding-top: 10px;
	line-height: 28px;
	font-size: 14px;
}
.show .show_content2 {
	line-height: 28px;
	font-size: 14px;
}
.box2 {
	width: 630px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.box2 a {
	display: block;
}
.wrapper2 {
	width: 100%;
	background: #edf3f6;
}
.enquiry {
	padding: 30px 40px;
	overflow: hidden;
}
.enquiry_title {
	font-size: 36px;
	color: #020202;
	padding-bottom: 10px;
	line-height: 50px;
}
.enquiry_left {
	width: 450px;
	float: left;
	border: 2px solid #aaaaaa;
	border-radius: 10px;
	padding: 22px;
}
.enquiry_left .p2 {
	font-size: 18px;
	color: #000;
	line-height: 30px;
	padding-bottom: 10px;
}
.enquiry_left .items {
	background: #eaeaea;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.enquiry_left .items .span1 {
	float: left;
	padding-left: 102px;
	font-size: 14px;
	color: #000;
}
.enquiry_left .items .span2 {
	float: right;
	padding-right: 26px;
	font-size: 14px;
	color: #000;
}
.goods {
	width: 300px;/*min-height:460px; margin-bottom:20px;*/
}
.goods li {
	padding: 15px 0px;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
}
.goods li .part4 {
	width: 58px;
	height: 58px;
	border: 2px solid #ccc;
	float: left;
	text-align: center;
	padding: 7px;
	margin-left: 26px;
}
.goods li .part5 {
	float: left;
	margin-left: 28px;
	width: 172px;
}
.goods li .part5 h4 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 24px;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	word-wrap: break-word;
}
.goods li .part5 p {
	color: #666;
	line-height: 20px;
}
.goods li .part5 p span {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	word-wrap: break-word;
}
.goods li .part6 {
	width: 118px;
	float: left;
	margin-left: 30px;
	padding-top: 36px;
}
.subtract {
	width: 17px;
	height: 27px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	border-right: none;
	line-height: 27px;
	text-align: center;
	font-size: 24px;
}
.add {
	width: 17px;
	height: 27px;
	border: 1px solid #ccc;
	display: block;
	float: left;
	border-left: none;
	line-height: 24px;
	text-align: center;
	font-size: 18px;
}
.btn {
	border: 1px solid #ccc;
	width: 39px;
	height: 27px;
	line-height: 24px;
	text-align: center;
	float: left;
}
.goods li .part6 dd {
	float: left;
	width: 80px;
}
.goods li .part6 .del {
	width: 20px;
	margin-left: 12px;
	padding-top: 4px;
}
.go {
	width: 162px;
	height: 38px;
	float: right;
	background: #aaaaaa;
	border-radius: 5px;
	margin-bottom: 15px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
}
.addmore {
	width: 162px;
	height: 38px;
	float: left;
	background: #aaaaaa;
	border-radius: 5px;
	margin-bottom: 15px;
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	margin-right: 30px;
}
.addmore a, .go a {
	color: #fff;
}
.addmore:hover, .go:hover {
	background: #F0AB39;
}
.enquiry_right {
	width: 353px;
	float: left;
	border: 2px solid #f0ab39;
	border-radius: 10px;
	padding: 22px;
	margin-left: 33px;
}
.enquiry_right .p2 {
	font-size: 18px;
	color: #f0ab39;
	line-height: 30px;
	padding-bottom: 10px;
}
.enquiry_right .items {
	background: #eaeaea;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 14px;
	color: #000;
	padding-left: 5px;
}
.formbox {
	overflow: hidden;
	margin-bottom: 30px;
}
.formbox p, .formbox strong {
	font-size: 14px;
	color: #686d71;
	padding: 0.5em 0.5em;
	margin-top: 16px;
	width: 284px;
	border-radius: 10px;
}
.formbox a {
	color: #ff0000;
	font-size: 20px;
}
.formbox span {
	float: right;
	border: 1px solid #686d71;
	padding: 4px 10px;
	border-radius: 5px;
}
.formbox textarea {
	border: 1px solid #c6cbd0;
	font-size: 14px;
	color: #686d71;
	padding: 0.5em 0.5em;
	margin-top: 16px;
	width: 284px;
	border-radius: 10px;
	height: 50px;
}
.formbox .btn_input {
	border: none;
	width: 152px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color: #000;
	font-size: 18px;
	padding: 0px;
	background: #f0ab39;
	border-right: 3px;
	float: right;
	margin-top: 23px;
	cursor: pointer;
}
.enquiry_right p {
	color: #686d71;
	font-size: 14px;
}
.part {
	padding-top: 20px;
	overflow: hidden;
}
.part .title {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 3px #E5E5E5 solid;
	padding-left: 25px;
	background: #F9F9F9 url(5.gif) no-repeat 5px 15px;
	color: #059BF5;
	margin-bottom: 10px;
}
.part .img {
	float: left;
	width: 120px;
	height: 80px;
}
.list {
	margin-left: 10px;
	float: left;
	width: 81%
}
.list li {
	width: 29%;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	background: url(6.gif) no-repeat 0px 4px;
	padding-left: 12px;
}
.list_img li {
	width: 23%;
	float: left;
	margin: 5px 1%;
	text-align: center;
}
.list_img li .pic2 {
	border: 1px solid #ccc;
}
.list_img li .txt a {
	display: block;
	line-height: 16px;
	text-align: center;
	height: 32px;
	overflow: hidden;
	padding-top: 3px;
}


.e_list .ul1_on {
	cursor: pointer
}
.e_list .ul1_on .car_ul {
	display: block;
	position: absolute;
	right: 0px;
	top: 25px;
	width: 465px;
	padding-bottom: 12px;
	z-index: 1000;
	background: url(good_bg.png) no-repeat top center;
	padding-top: 19px;
}

.e_list .ul1_on .car_ul ul {
	height: auto!important;
	height: auto;
	border: 2px solid #fff;
	border-top: none;
	border-bottom: none;
	background: #f5f6f7;
	overflow: hidden;
	padding-bottom: 12px;
	min-height: 120px;
}
.e_list .ul1_on .car_ul li {
	border-bottom: 2px solid #dfe5eb;
	overflow: hidden;
	padding: 18px 0px 9px 26px;
	height: 80px;
}
.e_list .ul1_on .car_ul img {
	display: inline-block;
	width: 73px;
	height: 73px;
	border: 2px solid #c0c0c0;
}
.e_list .ul1_on .car_ul .goods {
	float: left;
	padding-left: 25px; /*padding-top:25px;*/
}
.e_list .ul1_on .car_ul .goods p {
	font-size: 18px;
	color: #25307d;
	line-height: 24px;
	font-weight: 600;
}
.e_list .ul1_on .car_ul .name:hover {
	color: #f60;
	text-decoration: underline;
}
.e_list .ul1_on .minjiesuan {
	text-align: center;
	background: #25307d;
	border-radius: 22px;
	width: 160px;
	height: 35px;
	line-height: 35px;
	margin-top: 9px;
	float: right;
	margin-right: 20px;
}
.e_list .minjiesuan a {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	vertical-align: top;
}
.good_footer {
	height: 11px;
	background: url(good_bg2.png) no-repeat top center;
}
.ewm_bg {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000 none repeat scroll 0% 0%;
	opacity: 0.5;
	display: none;
}
.ewmbox {
	z-index: 20000;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 597px;
	margin: -180px 0px 0px -330px;
	background: #4BBDC7 none repeat scroll 0% 0%;
	display: none;
}
.ewm_title {
	background: url(m_bg.jpg) no-repeat top center;
	line-height: 39px;
	width: 597px;
	height: 39px;
}
.ewm_title .close {
	float: right;
	display: block;
	width: 39px;
	height: 39px;
}

/*QQ*/

.online-qq .qq_content .dt{text-align:center;background:#EB8B5B url(../images/title_lead.jpg) no-repeat;color:#fff;font-size:14px;font-weight:bold;padding:6px 15px;border:1px solid #ddd;border-bottom:0;}
